home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000824-20010305 / 000331_news@columbia.edu _Wed Feb 21 05:16:24 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id FAA04118
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 21 Feb 2001 05:16:24 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA24805
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 21 Feb 2001 05:16:24 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id FAA21054
  10.     for kermit.misc@watsun.cc.columbia.edu; Wed, 21 Feb 2001 05:15:00 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: "Robert Wielinga" <rwielinga@bigfoot.com>
  13. Subject: Re: how to "batch" telnet
  14. Date: Wed, 21 Feb 2001 11:14:29 +0100
  15. Organization: KLM Royal Dutch Airlines
  16. Message-ID: <982750492.184847@ns0.klm.nl>
  17. To: kermit.misc@columbia.edu
  18.  
  19. Correct,
  20.  
  21. If you want to stick to a default installation, you have to do some ugly
  22. things.
  23.  
  24. Regards Robert
  25.  
  26. > Batching Telnet (or, for that matter, FTP) need not be ugly at all.  All
  27. > that is required is a scriptable Telnet (and FTP) client, such as
  28. C-Kermit:
  29.  
  30.